[ceph-make-check-periodic-ppc64] Added support for ppc64 runners#2492
Conversation
|
Can one of the admins verify this patch? |
c7048b8 to
bed38a4
Compare
|
can we add in some details on why we are adding this in? also - do we have enough runners in the lab for this? |
I've added some detail on what this does in the description. |
7402b9d to
a1acd92
Compare
|
thanks for the context.! can this be like a weekly job rather than a PR check? especially in the beginning while resources are flushed out (gear as well as effort to maintain this) |
a1acd92 to
f50f393
Compare
|
Sure! I've changed the job cadence to weekly. |
f50f393 to
4e22049
Compare
| node: 'ppc64 && (installed-os-noble || centos9)' | ||
| parameters: | ||
| - string: | ||
| name: ghprbPullId |
There was a problem hiding this comment.
I would suggest renaming this parameter since the (deprecated) ghprb plugin isn't being used here
There was a problem hiding this comment.
I've renamed this parameter.
Signed-off-by: Anshuman <anshuman@ibm.com>
4e22049 to
2a1cebf
Compare
This PR adds support for running
make checkjob on Power hardware.